[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 4 / 5 / System / 0.0.1 / System.podspec.json
blob8bcae8c99955d1996640b134983870ae27db117b
2   "name": "System",
3   "version": "0.0.1",
4   "summary": "a component of SystemKit on iOS",
5   "homepage": "http://192.168.4.99/Kirk/System",
6   "description": "It is a component for ios SystemKit, written by OC.",
7   "license": "MIT",
8   "authors": {
9     "Kirk": "kk.07.self@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://192.168.4.99/Kirk/System.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "System/System/**/*.h",
19   "requires_arc": true,
20   "dependencies": {
21     "AsyncDisplayKit": [
23     ]
24   }