blob: 20ac1bc08a9d36f6ce146203f6300c9ffc831d30 [file] [log] [blame]
{
"name": "GXKit",
"version": "0.1.0",
"summary": "good good study day day up.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/moonbeammm/GXKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"moonbeammm": "moonbeammm@163.com"
},
"source": {
"git": "https://github.com/moonbeammm/GXKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GXKit/Classes/**/*",
"requires_arc": true,
"public_header_files": "GXKit/Classes/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}