blob: 387ae74e4c7b7b243e7c34bbb473a503f15a0d4d [file] [log] [blame]
{
"name": "Aftership-iOS-SDK",
"version": "1.1.9",
"summary": "The iOS SDK of AfterShip API",
"description": "A longer description of aftership-ios in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/AfterShip/aftership-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AfterShip Ltd.": "support@aftership.com"
},
"social_media_url": "http://twitter.com/aftership",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AfterShip/aftership-sdk-ios.git",
"tag": "1.1.9"
},
"source_files": [
"Classes",
"Aftership-iOS-SDK/**/*.{h,m}"
],
"requires_arc": true
}