| { |
| "name": "iAppInfos", |
| "version": "0.0.7", |
| "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.0.7" |
| }, |
| "source_files": "iAppInfos/iAppInfos/iAppInfos/*", |
| "frameworks": [ |
| "CoreTelephony", |
| "UIKit" |
| ] |
| } |