blob: 44482f550bd2824263810ea3c31e19d4e9d2551e [file] [log] [blame]
{
"name": "AGGeometryKit",
"version": "0.1.5",
"summary": "A bundle of small classes which enriches your possibilities with UIKit and CoreAnimation.",
"homepage": "https://github.com/hfossli/AGGeometryKit.git",
"authors": {
"HÃ¥vard Fossli": "hfossli@agens.no"
},
"license": "MIT",
"source": {
"git": "https://github.com/hfossli/AGGeometryKit.git",
"tag": "0.1.5"
},
"source_files": "Source",
"exclude_files": "**/*Test.{h,m}",
"frameworks": [
"SystemConfiguration",
"IOKit",
"CoreGraphics",
"UIKit",
"QuartzCore"
],
"platforms": {
"ios": null
},
"requires_arc": true
}