blob: 664e745fadf3a0c00ac96d95896ff9c06670c448 [file] [log] [blame]
{
"name": "SHOsVersion",
"version": "1.0.0",
"summary": "You will get an iOs version.",
"description": "This lib let you to determine your iOs version",
"homepage": "https://github.com/shiskey/SHOsVersion",
"license": "MIT",
"authors": {
"shiskey": "darkmail@bk.ru"
},
"source": {
"git": "https://github.com/shiskey/SHOsVersion.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SHOsVersion": [
"Pod/Assets/*.png"
]
}
}