blob: 3cb1e8ed3e87ba345be9e4c622c7b03ffa3c60eb [file] [log] [blame]
{
"name": "RKOTools",
"version": "1.0.6",
"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.6"
},
"source_files": [
"RKOTools",
"RKOTools/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
},
"deprecated": true
}