[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / c / silky_ios / 1.0.3 / silky_ios.podspec.json
blobe539c9291681f25990185ffbf39c1f94c9be097d
2   "name": "silky_ios",
3   "version": "1.0.3",
4   "summary": "A short description of silky ios.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/silky-mobile/silky_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "makaiwen": "admin@makaiwen.com"
13   },
14   "source": {
15     "git": "https://github.com/silky-mobile/silky_ios.git",
16     "tag": "1.0.3"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "ios": {
28     "vendored_frameworks": "ios/silky_ios.framework"
29   },
30   "frameworks": [
31     "UIKit",
32     "MobileCoreServices",
33     "CoreServices",
34     "IOKit",
35     "AVFoundation",
36     "AdSupport"
37   ],
38   "libraries": "c++",
39   "dependencies": {
40     "SocketRocket": [
42     ],
43     "AFNetworking": [
45     ]
46   }