blob: afd60519a08034eaa12b055995fadf0c372d9582 [file] [log] [blame]
{
"name": "CountryCode",
"version": "0.0.2",
"summary": "Search Country Code.",
"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!",
"homepage": "http://pixnet.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dennisPixnet": "dennis@pixnet.tw"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dennisPixnet/PIXCountryCode.git",
"tag": "0.0.2"
},
"source_files": "CountryCode/*.{h,m}",
"requires_arc": true
}