[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 2 / 8 / LWQFMDBManager / 0.0.1 / LWQFMDBManager.podspec.json
blob04cc3e2742dd8082458bfe060ed8fd7343958108
2   "name": "LWQFMDBManager",
3   "version": "0.0.1",
4   "summary": "数据库管理工具.",
5   "homepage": "https://git.coding.net/LWQ_Maurice/LWQFMDBManager.git",
6   "license": "MIT",
7   "authors": {
8     "LWQ_Maurice": "w327177547@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://git.coding.net/LWQ_Maurice/LWQFMDBManager.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Classes/**/*",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "GYDataCenter": [
26     ]
27   }