blob: 433fc48a10854555fb7af04ca29187a01f34749b [file] [log] [blame]
{
"name": "SoloComponents-iOS",
"version": "0.0.1",
"platforms": {
"ios": null
},
"license": {
"type": "MIT",
"file": "README.md"
},
"summary": "Self-contained, two-file (.h/.m) iPhone/iPad components that are dead-easy to drop into your projects.",
"homepage": "https://github.com/andreyvit/SoloComponents-iOS",
"authors": {
"Andrey Tarantsov": "andreyvit@gmail.com"
},
"source": {
"git": "https://github.com/andreyvit/SoloComponents-iOS.git",
"commit": "52b181733e043dda121817e6ea1c5f4a146985ef"
},
"source_files": "**/*.{h,m}",
"requires_arc": false
}