[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / f / 5 / TFKit-Objc / 0.1.2 / TFKit-Objc.podspec.json
blob5adceaf58bc6f1a9022045c27f74186fc5c185ae
2   "name": "TFKit-Objc",
3   "version": "0.1.2",
4   "summary": "iOS开发中一些常用的基类与类目工具.",
5   "description": "iOS开发中一些常用的基类与类目工具. 包括AES加密, 字符串处理等",
6   "homepage": "https://github.com/ZpFate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZpFate": "zptwistedfate@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ZpFate/TFKit-Objc.git",
19     "tag": "0.1.2"
20   },
21   "source_files": [
22     "TFKit-Objc/TFKit-Objc/*",
23     "TFKit-Objc/TFKit-Objc/**/*"
24   ]