blob: 38c6afcd45f03cf9a67cd1c7ce73154c5103dbef [file] [log] [blame]
{
"name": "GXRepo",
"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/GXRepo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"moonbeammm": "moonbeammm@163.com"
},
"source": {
"git": "https://github.com/moonbeammm/GXRepo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GXRepo/Classes/**/*",
"requires_arc": true,
"public_header_files": "GXRepo/Classes/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}