[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 4 / 9 / e / CSLCommonLibrary / 0.2.4 / CSLCommonLibrary.podspec.json
bloba0c4283cee8db32eee5f5366a841ef2462305f8a
2   "name": "CSLCommonLibrary",
3   "version": "0.2.4",
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.4"
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   ]