[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / 7 / CCCountrySelector / 1.2 / CCCountrySelector.podspec.json
blob4e287edc6eceffbced1169f09936e9dccb58a5df
2   "name": "CCCountrySelector",
3   "version": "1.2",
4   "summary": "A custom view to select a country",
5   "description": "A custom view to select a country and written in Swift",
6   "homepage": "https://github.com/ChadChang/CCCountrySelector",
7   "license": "MIT",
8   "authors": {
9     "Chang Chad": "chadchang.tw@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ChadChang/CCCountrySelector.git",
13     "tag": "1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CCCountrySelector": [
22       "Pod/Assets/*.{bundle,json,png}"
23     ]
24   },
25   "deprecated": true