blob: 50e3acfe3f3748392e82f79565017e7109a2c5ac [file] [log] [blame]
{
"name": "OptimalFakeTokenSDK",
"version": "1.0.1",
"summary": "Test sample fake token framework",
"description": " A longer description of OptimalFakeTokenSDK in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/pskr1894/OptimalFakeTokenSDK",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"pskr1894": "sudheer.cdp@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/pskr1894/OptimalFakeTokenSDK.git",
"commit": "83d6730535c92494db460f9a97b26f69cfdefd98",
"tag": "1.0.1"
},
"source_files": "OptimalFakeTokenSDK/PaymentKit/*.{h,m}",
"exclude_files": "Classes/Exclude"
}