blob: 594b85e1d21095c6acf09ed64b473550dd620840 [file] [log] [blame]
{
"name": "AKUStoryboardEntry",
"version": "1.0.0",
"summary": "Library to help to load a ViewController from storyboard",
"homepage": "https://github.com/akuraru/AKUStoryboardEntry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"akuraru": "akuraru@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/akuraru/AKUStoryboardEntry.git",
"tag": "1.0.0"
},
"source_files": "lib/**/*.{h,m}",
"requires_arc": true,
"deprecated": true
}