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