[Add] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git] / Specs / b / 2 / 9 / LJDatabaseManager / 0.1.2 / LJDatabaseManager.podspec.json
blob59ca6eff6865ab77938de2f6130d437ae5d3adad
2   "name": "LJDatabaseManager",
3   "version": "0.1.2",
4   "summary": "Data management library",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.ttc.com/LiJiong/LJ_Database_Manager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LenJhon": "lijiong@mcu168.com"
13   },
14   "source": {
15     "git": "http://git.ttc.com/LiJiong/LJ_Database_Manager.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LJDatabaseManager/Classes/**/*",
22   "dependencies": {
23     "FMDB": [
25     ]
26   }