| { |
| "name": "PIXSelectDistrict", |
| "version": "1.0.0", |
| "summary": "PIXSelectDistrict", |
| "description": " A longer description of PIXSelectDistrict 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!\n", |
| "homepage": "https://github.com/pixnet/PIXSelectDistrict", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE.txt" |
| }, |
| "authors": { |
| "alexchueh": "shadow@pixnet.tw" |
| }, |
| "source": { |
| "git": "https://github.com/pixnet/PIXSelectDistrict.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source_files": "**/*.{h,m}", |
| "exclude_files": "Classes/Exclude", |
| "requires_arc": true |
| } |