blob: 934a211f4a8c2c8009626075002758f5683189f7 [file] [log] [blame]
{
"name": "AMKits",
"version": "0.1.0",
"summary": "Summary of AMKits.",
"description": "A description of AMKits.",
"homepage": "https://github.com/AndyM129/AMKits",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andy Meng": "andy_m129@baidu.com"
},
"source": {
"git": "https://github.com/AndyM129/AMKits.git",
"tag": "0.1.0"
},
"social_media_url": "http://www.jianshu.com/u/28d89b68984b",
"platforms": {
"ios": "8.0"
},
"source_files": "AMKits/Classes/**/*.{h,m}",
"public_header_files": "AMKits/Classes/**/*.h",
"frameworks": "UIKit"
}