blob: 453f0729062dc18867d109125b334adc6733b0f1 [file] [log] [blame]
{
"name": "STHelper",
"version": "0.1.0",
"summary": "This is my description of STHelper.",
"description": "This is my description for STHelper and it's perfect",
"homepage": "https://bitbucket.org/HoangDuocIOS/sthelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duochv@stringee.com": "hoangduoc20121540@gmail.com"
},
"source": {
"git": "https://HoangDuocIOS@bitbucket.org/HoangDuocIOS/sthelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "STHelper/Classes/**/*",
"public_header_files": "STHelper/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
]
}