[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / 6 / GSLCommonImages / 0.1.2 / GSLCommonImages.podspec.json
blob2191b71e4bcf834dec6f528fd0435415edd0d6ce
2   "name": "GSLCommonImages",
3   "version": "0.1.2",
4   "summary": "General picture application library.",
5   "homepage": "https://github.com/JohnForDe/GSLCommonImages",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "郭树磊": "guoshulei@gaokaofun.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/JohnForDe/GSLCommonImages.git",
18     "tag": "0.1.2"
19   },
20   "source_files": "GSLCommonImages/*.{h,m}",
21   "exclude_files": "",
22   "ios": {
23     "resource_bundles": {
24       "GSLCommonImages": "GSLCommonImages/Resources/*.xcassets"
25     }
26   }