blob: 03f81fd395d77ce6fa5645288a8b285d67ff6cc5 [file] [log] [blame]
{
"name": "WJBKit",
"version": "1.0.1",
"license": "MIT",
"summary": "Hello WJBKit.",
"homepage": "https://github.com/ahahe/WJBKit",
"source": {
"git": "https://github.com/ahahe/WJBKit.git",
"tag": "1.0.1"
},
"source_files": "WJBKit/",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
]
},
"authors": {
"weijiabing": "214130681@qq.com"
},
"social_media_url": "https://github.com/ahahe"
}