[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 3 / nativead / 1.0.0 / nativead.podspec.json
blob66ac7f9a4497177e501648de4c44b498cb24ee27
2   "name": "nativead",
3   "version": "1.0.0",
4   "summary": "有米原生广告开源代码",
5   "homepage": "https://github.com/youmi/nativead",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "authors": {
14     "youmi": "sdk.youmi.net"
15   },
16   "source": {
17     "git": "https://github.com/youmi/nativead.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "libCode/**/*.{h,m}",
21   "libraries": [
22     "z",
23     "sqlite3"
24   ]