blob: 96810c79756107df3f1e3b467a79ad33df55cac3 [file] [log] [blame]
{
"name": "PARTagPicker",
"version": "0.0.1",
"summary": "This pod provides a view controller for choosing and creating tags in the style of wordpress or tumblr.",
"description": "## Origins\nThis pod was originally created for use in an [Intrepid Pursuits](http://intrepid.io) project called Slate.",
"homepage": "http://paulrolfe.com/cocoapods",
"license": "MIT",
"authors": {
"Paul Rolfe": "paul.a.rolfe@gmail.com"
},
"social_media_url": "http://twitter.com/thepaulrolfe",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/paulrolfe/PARTagPicker.git",
"tag": "0.0.1"
},
"source_files": "PARTagPicker/Classes/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}