[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / c / silky_ios / 1.0.6 / silky_ios.podspec.json
blobb1dc3998c106dc4477bdc8c0498171e6007e3ec9
2   "name": "silky_ios",
3   "version": "1.0.6",
4   "summary": "Silky is a tool used for develop or debug mobile app, silky_ios is supported for ios platform.",
5   "description": "Silky is a series of tool used for develop or debug mobile apps. Silky_ios is supported for ios platform.",
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.6"
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": "silky_ios/silky_ios.framework"
29   },
30   "resources": "silky_ios/silky_ios.bundle",
31   "frameworks": [
32     "UIKit",
33     "MobileCoreServices",
34     "CoreServices",
35     "IOKit",
36     "AVFoundation",
37     "AdSupport",
38     "SystemConfiguration"
39   ],
40   "libraries": [
41     "c++",
42     "sqlite3"
43   ],
44   "dependencies": {
45     "SocketRocket": [
47     ]
48   }