blob: ed7667fc94c93f90750ff8ddc849ccd5102b2c93 [file] [log] [blame]
{
"name": "BKLearnKit",
"version": "1.0.0",
"summary": "测试.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lovesuolove/BKLearnKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suo": "lovesuolove@gmail.com"
},
"source": {
"git": "https://github.com/lovesuolove/BKLearnKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BKLearnKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}