blob: d91987eab469a4654b1918293d0f6c0f5815175f [file] [log] [blame]
{
"name": "GeoPattern",
"version": "1.0.5",
"summary": "Generated awesome patterns from simply a string.",
"homepage": "https://github.com/mattfxyz/GeoPattern-Cocoa",
"license": "MIT",
"authors": {
"mattfaluotico": "matt.faluotico@gmail.com"
},
"source": {
"git": "https://github.com/mattfxyz/GeoPattern-Cocoa.git",
"tag": "1.0.5"
},
"social_media_url": "https://twitter.com/mattfxyz",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "GeoPattern/*.{h,m}",
"resource_bundles": {
"GeoPattern": [
"Pod/Assets/*.png"
]
},
"frameworks": "Security"
}