blob: 34947a8296572ed46412ea98011be0e9247443f6 [file] [log] [blame]
{
"name": "TSMLib",
"platforms": {
"ios": "8.0"
},
"summary": "TSMLib is a library.",
"requires_arc": true,
"version": "0.0.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tismart Peru": "franco.castellano@tismartperu.com"
},
"homepage": "https://github.com/tismart/TSMLib",
"source": {
"git": "https://github.com/tismart/TSMLib.git",
"tag": "0.0.9"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"MagicalRecord": [
]
},
"source_files": "TSMLib/**/*.{swift}"
}