[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / 2 / ATBase / 0.1.6 / ATBase.podspec.json
blob55ad08d129e400d260fcabba84e9bdb58982e051
2   "name": "ATBase",
3   "version": "0.1.6",
4   "summary": "ATBase",
5   "description": "ABCReadin项目基础类库组件",
6   "homepage": "https://gitee.com/CaptainSpaino/ATBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Spaino": "captain_spaino@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/CaptainSpaino/ATBase.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "ATBase/Classes/**/*{h,m}",
23   "dependencies": {
24     "YYText": [
26     ],
27     "libextobjc": [
29     ],
30     "JSONModel": [
32     ],
33     "SAMKeychain": [
35     ]
36   }