[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / a / 2 / DemoKit / 0.0.1 / DemoKit.podspec.json
blob42f1cf5fd7195a3c8c26d8ca69760a84c331926d
2   "name": "DemoKit",
3   "version": "0.0.1",
4   "summary": "A helpful kit for demo project.",
5   "homepage": "https://github.com/leancloud/LeanStorageDemo-iOS",
6   "license": "MIT",
7   "authors": {
8     "LeanCloud": "support@leancloud.cn"
9   },
10   "source": {
11     "git": "https://github.com/leancloud/LeanStorageDemo-iOS.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "DemoKit/DemoKit/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "LZAlertViewHelper": [
21       "~> 0.0.2"
22     ]
23   }