[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 4 / 9 / FYAD / 1.0.1.2 / FYAD.podspec.json
blobb295fe795a8a5f84749ce8518f9c50a11c37b6b5
2   "name": "FYAD",
3   "version": "1.0.1.2",
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.1.2"
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   }