blob: e43b072af6d2f0bb453a90f796a24351a9f6760f [file] [log] [blame]
{
"name": "AcknowList",
"version": "0.3",
"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.3"
},
"source_files": "Source/*.swift",
"resources": "Resources/AcknowList.bundle",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}