blob: 63f1ee655c0d1f862998434f4e272deb2e645108 [file] [log] [blame]
{
"name": "FemaleSword",
"version": "0.0.1",
"summary": "Objective-c UI related stuff..",
"description": "Some useful UI related code collection.",
"homepage": "https://github.com/SkyBluestar/FemaleSword",
"license": "MIT",
"authors": {
"Evan Xie": "https://github.com/SkyBluestar/FemaleSword"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SkyBluestar/FemaleSword.git",
"tag": "0.0.1"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
]
}