blob: 3c3e10ab6f68a2a5ae711fea0b696fa6ca238dba [file] [log] [blame]
{
"name": "RKOTools",
"version": "1.0.4",
"summary": "One of your own tool libraries",
"homepage": "https://github.com/rakuyoMo/RKOTools",
"license": "MIT",
"authors": {
"Rakuyo": "rakuyo.mo@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rakuyoMo/RKOTools.git",
"tag": "1.0.4"
},
"source_files": [
"RKOTools",
"RKOTools/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
},
"deprecated": true
}