[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / d / 1 / 0 / TPStorage / 1.0.0 / TPStorage.podspec.json
blob0e4dbc9a3ac58f57c440aa2ecb6cf0ed9fafb668
2   "name": "TPStorage",
3   "version": "1.0.0",
4   "summary": "An object-oriented data persistence library based on FMDB",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Topredator/TPStorage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Topredator": "luyanggold@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Topredator/TPStorage.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TPStorage/Classes/**/*",
22   "dependencies": {
23     "FMDB": [
25     ],
26     "Asterism": [
28     ]
29   }