[Add] BlueBillywigNativePlayerKit-iOS 8.17.0
[CocoaPods.git] / Specs / 0 / 5 / 4 / Teleport / 0.1.0 / Teleport.podspec.json
bloba53b4ef343b17188a042b2e951f86bca8ac36e84
2   "name": "Teleport",
3   "version": "0.1.0",
4   "summary": "Remote logging for iOS. Send stdout/stderr to server.",
5   "homepage": "https://github.com/kennethjiang/Teleport",
6   "license": "Apache 2.0",
7   "authors": {
8     "Kenneth Jiang": "kenneth.jiang@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kennethjiang/Teleport.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Pod/Classes/*.{h,m}",
20     "Pod/Classes/**/*.{h,m}"
21   ],
22   "resource_bundles": {
23     "Teleport": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "libraries": "z"