[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / f / 7 / CommonElement / 0.1.8 / CommonElement.podspec.json
blob8c1569074a2499e0e86daeca515c9322c37d03a1
2   "name": "CommonElement",
3   "version": "0.1.8",
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.8"
16   },
17   "source_files": [
18     "CommonElement/Classs/**/*.{h,m}",
19     "CommonElement/Classs/CommonElement.h"
20   ],
21   "frameworks": [
22     "Foundation",
23     "WebKit",
24     "UIKit"
25   ],
26   "requires_arc": true