blob: 672fa41c740c520723b1a393ee1ee9fb3b197d04 [file] [log] [blame]
{
"name": "Lib_iOS",
"version": "0.1.0",
"summary": "Lib iOS: demo for cocoapods lib",
"description": "TODO: Add long description of the pod here.\nHello Lib iOS",
"homepage": "https://anhtuanqn1002@bitbucket.org/anhtuanqn1002/demolib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tuấn Nguyễn": "anhtuanqn1002@gmail.com"
},
"source": {
"git": "https://anhtuanqn1002@bitbucket.org/anhtuanqn1002/demolib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "Lib_iOS/Classes/**/*"
}