blob: 3e86bf1f7efb9b71127c6f1f60f81d55f9207d28 [file] [log] [blame]
{
"name": "TGFramework",
"version": "1.0",
"summary": "Developer friendly library for faster iOS app development",
"description": "Developer friendly library, that can help to improve feature development rather focusing on common structure creation during every mobile app development.",
"homepage": "https://github.com/techgrains/TGFramework-iOS",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Vishal Patel": "vishal@techgrains.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/techgrains/TGFramework-iOS.git",
"tag": "1.0"
},
"source_files": "TGFramework/TGFramework/**/*.swift",
"pushed_with_swift_version": "3.0"
}