blob: 16de72d78afd59e326f490a0dc9b34bb4ba550c2 [file] [log] [blame]
{
"name": "ElyseyLibrary",
"version": "0.1.4",
"summary": "Test CocoaPod libary project",
"description": "This is a test project for creating Pod dependency to CocoaPods",
"homepage": "https://github.com/Elyseyvova/ElyseyLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elysey": "ve@inlabkz.com"
},
"source": {
"git": "https://github.com/Elyseyvova/ElyseyLibrary.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ElyseyLibrary/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}