blob: b88aa0ee4239dbdd436e88275471014063d468a8 [file] [log] [blame]
{
"name": "Earth",
"version": "0.1.0",
"summary": "An easy to use framework to pick names,dial codes,flags and emojis of countries all around the world.",
"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.",
"homepage": "https://github.com/leacode/Earth",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leacode": "lichunyu@vip.qq.com"
},
"source": {
"git": "https://github.com/leacode/Earth.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Earth/Classes/**/*",
"resource_bundles": {
"Earth": [
"Earth/Assets/*",
"Earth/Assets/*.lproj/*.strings",
"Earth/Assets/*.xcassets"
]
}
}