blob: 5fd67596034836168c54d667d4abbb56be5ffd08 [file] [log] [blame]
{
"name": "ASPinboard",
"platforms": {
"ios": "7.0"
},
"summary": "A modern, fast, and flexible Objective-C library for Pinboard.in.",
"version": "0.0.2",
"homepage": "http://lionheartsw.com",
"license": "Apache 2.0",
"authors": {
"Dan Loewenherz": "dan@lionheartsw.com"
},
"source": {
"git": "https://github.com/lionheart/ASPinboard.git",
"tag": "0.0.2"
},
"source_files": "ASPinboard/*.{h,m}",
"requires_arc": true,
"public_header_files": "ASPinboard/ASPinboard.h",
"dependencies": {
"hpple": [
"~> 0.2.0"
]
}
}