blob: 3cbba8f9148bbee6d6ea0bebf6320ae1fed887ca [file] [log] [blame]
{
"name": "MyCocoaPodsTest",
"version": "3.1.1",
"summary": "test",
"description": " A longer description of MyCocoaPodsTest 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/chewyong/MyCocoaPodsTest",
"license": "MIT",
"authors": {
"chewyong": "email@address.com"
},
"source": {
"git": "https://github.com/chewyong/MyCocoaPodsTest.git",
"tag": "v3.1.1"
},
"source_files": "*.{h,m}",
"exclude_files": "MyCocoaPodsTest/Exclude",
"requires_arc": true
}