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