blob: eca2d45df98f717bf60a289d6150513dbfd375df [file] [log] [blame]
{
"name": "testMyCocoaPods",
"version": "0.0.1",
"summary": "another test cocoapods dk.",
"description": "another test cocoapods dk.hahahahah",
"homepage": "https://github.com/dkui1994/testMyCocoaPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杜奎": "1105544671@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dkui1994/testMyCocoaPods.git",
"tag": "0.0.1"
},
"source_files": "testMyCocoaPods/category/*.{h,m}",
"frameworks": "UIKit"
}