blob: 07f72feda9d40001047ef702b19805f59e8ed2d3 [file] [log] [blame]
{
"name": "AcknowList",
"version": "0.2.2",
"summary": "Ready to use “Acknowledgements”/“Licenses” view controller for CocoaPods.",
"homepage": "https://github.com/vtourraine/AcknowList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vincent Tourraine": "me@vtourraine.net"
},
"social_media_url": "http://twitter.com/vtourraine",
"source": {
"git": "https://github.com/vtourraine/AcknowList.git",
"tag": "0.2.2"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}