[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / d / TestCompent / 0.0.2 / TestCompent.podspec.json
blob0cfe68773be387968a8bec206b5eed64df4c911e
2   "name": "TestCompent",
3   "summary": "High performance model framework for iOS/OSX.",
4   "version": "0.0.2",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "lb": "liyu.lin@tuya.com"
11   },
12   "homepage": "https://github.com/LBZDD/TestCompent",
13   "platforms": {
14     "ios": "9.0",
15     "osx": "10.7",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/LBZDD/TestCompent.git",
21     "tag": "0.0.2"
22   },
23   "requires_arc": true,
24   "source_files": "TestCompent/TestCompent/*.{h,m}",
25   "public_header_files": "TestCompent/TestCompent/*.{h}",
26   "frameworks": [
27     "Foundation",
28     "CoreFoundation"
29   ]