[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 8 / 4 / 9 / FYAD / 1.0 / FYAD.podspec.json
blobef8ab9d162a83460f341acea9c71bda702fc17a1
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": [
20     "FYAD/ScreenAdvertisement",
21     "**/*.{h,m}"
22   ],
23   "resources": [
24     "ScreenAdvertisement/ViewControllers",
25     "**/*.xib"
26   ],
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "requires_arc": true,
32   "pod_target_xcconfig": {
33     "VALID_ARCHS[sdk=iphonesimulator*]": ""
34   },
35   "dependencies": {
36     "AFNetworking": [
37       "~>2.6.2"
38     ],
39     "SDWebImage": [
40       "~>3.7"
41     ]
42   }