blob: 61b8a2a807a5450754b0780b19a71f56fca099bd [file] [log] [blame]
{
"name": "TSMLib",
"platforms": {
"ios": "8.0"
},
"summary": "TSMLib is a library.",
"requires_arc": true,
"version": "0.0.3",
"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.3"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"MagicalRecord": [
]
},
"source_files": "TSMLib/**/*.{swift}"
}