blob: 6df2bff0b15b1a22871deeccd0e67361365d7a69 [file] [log] [blame]
{
"name": "Polly",
"version": "0.1.1",
"summary": "Polyfills for iOS.",
"description": "Polyfills for iOS.",
"homepage": "https://github.com/jcampbell05/Polly",
"license": "MIT",
"authors": {
"James Campbell": "james@supmenow.com"
},
"source": {
"git": "https://github.com/jcampbell05/Polly.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/jcampbell_05",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Polly": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}