[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / a / 9 / FYAD- / 1.0 / FYAD-.podspec.json
blobfc8ef2cd4cbc0cfc95a8fe5733be916b9893c40f
2   "name": "FYAD-",
3   "version": "1.0",
4   "summary": "Advertiment Framework For iOS......",
5   "description": "Advertiment Framework For iOS....For iOS",
6   "homepage": "https://github.com/FelixYin66/FYADDemo.git",
7   "license": "Apache License",
8   "authors": {
9     "Felix Yin": "yinxianjin66@163.com"
10   },
11   "social_media_url": "https://github.com/FelixYin66",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/FelixYin66/FYADDemo.git",
17     "tag": "1.0"
18   },
19   "source_files": "**/ScreenAdvertisement/**/*{h,m}",
20   "resources": "**/ScreenAdvertisement/ViewControllers/Views/*.xib",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "VALID_ARCHS[sdk=iphonesimulator*]": ""
28   },
29   "dependencies": {
30     "AFNetworking": [
31       "~>2.6.2"
32     ],
33     "SDWebImage": [
34       "~>3.7"
35     ]
36   }