blob: 99a7da4b193ae19415b0233799bc8d716862609f [file] [log] [blame]
{
"name": "ATSGPodLibrary",
"version": "1.0.0",
"summary": "Pod creation example.",
"description": "This library is an example of creation pod.",
"homepage": "https://github.com/asgapps/ATSGPodLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Antonio Serrano Gomez": "serranogomezantonio@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/asgapps/ATSGPodLibrary.git",
"tag": "1.0.0"
},
"source_files": "ATSGPodLibrary/Utils.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}