[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 5 / c / d / Earth / 0.1.0 / Earth.podspec.json
blobb88aa0ee4239dbdd436e88275471014063d468a8
2   "name": "Earth",
3   "version": "0.1.0",
4   "summary": "An easy to use framework to pick names,dial codes,flags and emojis of countries all around the world.",
5   "description": "It offers different kind of pickers for picking infomations about countries etc. You can access vector images of flags. It support 12 kinds of languages.",
6   "homepage": "https://github.com/leacode/Earth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leacode": "lichunyu@vip.qq.com"
13   },
14   "source": {
15     "git": "https://github.com/leacode/Earth.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Earth/Classes/**/*",
22   "resource_bundles": {
23     "Earth": [
24       "Earth/Assets/*",
25       "Earth/Assets/*.lproj/*.strings",
26       "Earth/Assets/*.xcassets"
27     ]
28   }