[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / f / 7 / CommonElement / 0.1.9 / CommonElement.podspec.json
blobfa7a8d0dc49921c3b6183a2863719dbb0d9adf61
2   "name": "CommonElement",
3   "version": "0.1.9",
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.9"
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