blob: 02d362146c659482ff7a0218586821e6dd68f049 [file] [log] [blame]
{
"name": "DPEContainer",
"version": "0.1.0",
"summary": "A control dynamically position elements by container's width for iOS",
"description": "A control dynamically position elements by container's width for iOS.",
"homepage": "https://github.com/backslash112/DPEContainer",
"screenshots": "https://cloud.githubusercontent.com/assets/5343215/9956186/6be9afd2-5e29-11e5-91ad-17e38c34a924.png",
"license": "MIT",
"authors": {
"Yang Cun": "yangcun@live.com"
},
"source": {
"git": "https://github.com/backslash112/DPEContainer.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/backslash112",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DPEContainer": [
"Pod/Assets/*.png"
]
}
}