blob: 0da93965afa5dc230199b5d16288ce0d77255ebb [file] [log] [blame]
{
"name": "iAppInfos",
"version": "0.2.1",
"requires_arc": true,
"authors": {
"Morissard Jérome": "morissardj@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"summary": "iAppInfos allows an access to important App informations : version, model, Mobile provisionning infos",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/leverdeterre/iAppInfos",
"source": {
"git": "https://github.com/leverdeterre/iAppInfos.git",
"tag": "0.2.1"
},
"source_files": "iAppInfos/iAppInfos/iAppInfos/*",
"frameworks": [
"CoreTelephony",
"UIKit"
]
}