[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / 0 / TinySDK / 0.0.4 / TinySDK.podspec.json
blob463cea1fc2d5b6f934ca8f350976edfde64d836b
2   "name": "TinySDK",
3   "version": "0.0.4",
4   "summary": "iOS工程集成tiny平台",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SunlineTinyiOS/TinySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bygd2014@sina.com": "bygd2014@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/SunlineTinyiOS/TinySDK.git"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "TinySDK/Classes/**/*",
21   "vendored_libraries": [
22     "TinySDK/Assets/libTiny.a",
23     "TinySDK/Assets/libTinyDebug.a",
24     "TinySDK/Assets/libTinyFrame.a"
25   ]