[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / f / 7 / CommonElement / 0.1.0 / CommonElement.podspec.json
blob13ea2f927ce37a8765466627a3c897173e053fdc
2   "name": "CommonElement",
3   "version": "0.1.0",
4   "license": "MIT",
5   "homepage": "https://github.com/BinBear/CommonElement",
6   "authors": {
7     "BinBear": "389294582@qq.com"
8   },
9   "summary": "Common Element for iOS develop",
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/BinBear/CommonElement.git",
15     "tag": "0.1.0"
16   },
17   "source_files": [
18     "CommonElement/Classs/Category/**/*.{h,m}",
19     "CommonElement/Classs/CommonUtils.{h,m}"
20   ],
21   "requires_arc": true