blob: 44cfc80a6eeb44e4cd291f5288c9831be6f3a606 [file] [log] [blame]
{
"name": "MyLocalFramework",
"version": "0.1.0",
"summary": "This is just a testing",
"description": "This is just testing Mylocalframwwork with data",
"homepage": "https://github.com/JitendraAgarwal-IOS/MyLocalFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jitendra": "jitendrahome1@rediffmail.com"
},
"source": {
"git": "https://github.com/JitendraAgarwal-IOS/MyLocalFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyLocalFramework/Classes/**/*"
}