[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / d / f / CountryCode / 0.0.4 / CountryCode.podspec.json
bloba0a3d3c6249313fa0533ae54d75c670b2b486009
2   "name": "CountryCode",
3   "version": "0.0.4",
4   "summary": "Search Country Code.",
5   "description": "A longer description of CountryCode in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/dennisPixnet/PIXCountryCode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dennisPixnet": "dennis@pixnet.tw"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/dennisPixnet/PIXCountryCode.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "CountryCode/*.{h,m}",
22   "resources": "CountryCode/country_codes.json",
23   "requires_arc": true