[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / c / silky_ios / 1.0.0-rc.0 / silky_ios.podspec.json
blob376ccefe8626c1c1519cdf16de75dfc44436d534
2   "name": "silky_ios",
3   "version": "1.0.0-rc.0",
4   "summary": "Silky_ios is an ios device debug tool.",
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   ],
19   "source": {
20     "git": "https://github.com/silky-mobile/silky_ios.git",
21     "tag": "1.0.0-rc.0"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "platforms": {
30     "ios": "9.0"
31   },
32   "ios": {
33     "vendored_frameworks": "ios/silky_ios.framework"
34   },
35   "dependencies": {
36     "SocketRocket": [
38     ],
39     "AFNetworking": [
41     ],
42     "MoonLight_iOS": [
44     ]
45   }