blob: 2697c8c1b9ffc5b3408dd9b728d39331e6e0e2f3 [file] [log] [blame]
{
"name": "TMExtensions",
"version": "0.1.2",
"summary": "My Cool extension that can be use for every app",
"description": "This library provide huge amount of exentions to use in our daily codeing implementations.",
"homepage": "https://github.com/rprajapat-systango/PublicPodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ravi Prajapat": "rprajapat@isystango.com"
},
"source": {
"git": "https://github.com/rprajapat-systango/PublicPodDemo.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PublicPodDemo/Classes/**/*"
}