blob: 17978703e502db81d4c0632f1656be1a48dd245d [file] [log] [blame]
{
"name": "PFTagView",
"version": "1.0.0",
"summary": "Just a tag view like the wordpress tag-cloud.",
"description": "Just a tag view like the wordpress tag-cloud. Using configuration to easily setup this tag view.",
"homepage": "https://github.com/PerfectFreeze/PFTagView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cee": "cee@chu2byo.com"
},
"social_media_url": "http://twitter.com/ceecirno",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/PerfectFreeze/PFTagView.git",
"tag": "v1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}