Skip to content

Commit

Permalink
Added source_files so headers are shared with solution
Browse files Browse the repository at this point in the history
  • Loading branch information
escoz committed Feb 18, 2015
1 parent f58a1a0 commit 79a899e
Showing 1 changed file with 4 additions and 1 deletion.
Expand Up @@ -17,6 +17,9 @@
"ios": "6.0"
},
"preserve_paths": "libAdapterMillennial.a",
"source_files": [
"*.h"
],
"dependencies": {
"Google-Mobile-Ads-SDK": [

Expand All @@ -31,4 +34,4 @@
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/AdMobMediationAdapterMMedia/\""
},
"requires_arc": false
}
}

0 comments on commit 79a899e

Please sign in to comment.