[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / e / CSLCommonLibrary / 0.2.6 / CSLCommonLibrary.podspec.json
blob9e7cc22d7fb62b76b2e5da1804102702f0e09122
2   "name": "CSLCommonLibrary",
3   "version": "0.2.6",
4   "summary": "supply basic function,package basic library,like kvo,notify.",
5   "homepage": "https://github.com/chengshiliang/CSLCommonLibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chengshiliang": "285928582@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/chengshiliang/CSLCommonLibrary.git",
15     "tag": "0.2.6"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "CSLCommonLibrary/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]