[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / a / GSCountryPickerController / 1.0.0 / GSCountryPickerController.podspec.json
blobcc704f0ca85bba7136926ed424099d930cba2b15
2   "name": "GSCountryPickerController",
3   "version": "1.0.0",
4   "summary": "A simple country picker for iOS with full language support.",
5   "homepage": "https://github.com/0x5e/GSCountryPickerController",
6   "screenshots": [
7     "https://github.com/0x5e/GSCountryPickerController/raw/master/Resource/screenshots_1.png",
8     "https://github.com/0x5e/GSCountryPickerController/raw/master/Resource/screenshots_2.png",
9     "https://github.com/0x5e/GSCountryPickerController/raw/master/Resource/screenshots_3.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "gaosen": "0x5e@sina.cn"
14   },
15   "source": {
16     "git": "https://github.com/0x5e/GSCountryPickerController.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "resource_bundles": {
25     "GSCountryPickerController": [
26       "Pod/Assets/*.png"
27     ]
28   }