blob: a0125fef78cfdc0c76a5fb5359751dd3d263e603 [file] [log] [blame]
{
"name": "s2pTestLib",
"version": "0.1.0",
"summary": "teste para a library",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/grabielfc/s2pTestLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"grabielfc": "gabrielfreitascardoso@gmail.com"
},
"source": {
"git": "https://github.com/grabielfc/s2pTestLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "s2pTestLib/Classes/**/*",
"frameworks": "UIKit"
}