[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 0 / a / 4 / iAppInfos / 0.3 / iAppInfos.podspec.json
blobfe6a81f03ca1207f0ff9894cb287306f94a27f59
2   "name": "iAppInfos",
3   "version": "0.3",
4   "requires_arc": true,
5   "authors": {
6     "Morissard Jérome": "morissardj@gmail.com"
7   },
8   "platforms": {
9     "ios": "5.0"
10   },
11   "summary": "iAppInfos allows an access to important App informations : version, model, Mobile provisionning infos",
12   "license": {
13     "type": "MIT"
14   },
15   "homepage": "https://github.com/leverdeterre/iAppInfos",
16   "source": {
17     "git": "https://github.com/leverdeterre/iAppInfos.git",
18     "tag": "0.3"
19   },
20   "source_files": "iAppInfos/iAppInfos/iAppInfos/*",
21   "frameworks": [
22     "CoreTelephony",
23     "UIKit"
24   ]