blob: 572bcb3b1148f1941304455979065ef95fd46062 [file] [log] [blame]
{
"name": "ATiOSFramework",
"version": "0.0.1",
"summary": "ATiOSFramework.",
"description": "This is a test framework",
"homepage": "https://github.com/hanh-pham-n/ATiOSFramework",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"hanh-pham-n": "hanhphamn@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/hanh-pham-n/ATiOSFramework.git",
"tag": "0.0.1"
},
"source_files": "ATiOSFramework/ATiOSFramework.swift",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}