blob: 5c81768b7a0b1eabb4af91a91f573ea323799e71 [file] [log] [blame]
{
"name": "TFKit-OC",
"version": "0.0.7",
"summary": "iOS开发中一些常用的基类与类目工具.",
"description": "iOS开发中一些常用的基类与类目工具. 包括AES加密, 字符串处理等",
"homepage": "https://github.com/ZpFate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZpFate": "zptwistedfate@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZpFate/TFKit.git",
"tag": "0.0.7"
},
"source_files": "TFKit-OC/TFKit-OC/TFKit/*"
}