blob: e4040d1f8651fb70f5253aff6785fb74ab9678fa [file] [log] [blame]
{
"name": "ASAuthFramework",
"version": "0.1.1",
"summary": "ASAuthFramework testing pod creation.",
"description": "Developer is able to create his/her own framework with pod",
"homepage": "https://github.com/anekk/ASAuthFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anekk": "anekk85@gmail.com"
},
"source": {
"git": "https://github.com/anekk/ASAuthFramework.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ASAuthFramework/Classes/**/*",
"dependencies": {
"Firebase/Auth": [
],
"ReactiveCocoa": [
]
}
}