blob: 1705eb9521ddf9a3c6de0104050ec8b8c27be861 [file] [log] [blame]
{
"name": "AFOnceKit",
"version": "1.0.0",
"summary": "AFOnceKit",
"homepage": "https://github.com/annyfun/AFOnceKit.git",
"authors": {
"AnnyFun": "appledev@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/annyfun/AFOnceKit.git",
"tag": "1.0.0"
},
"source_files": "AFOnceKit/*.{h,m}",
"license": "MIT",
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}