[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 0 / f / BDBorderedButton / 1.0.0 / BDBorderedButton.podspec.json
blob8fed137af99f5555ef7454cbdfeacbed2dd7fd25
2   "name": "BDBorderedButton",
3   "version": "1.0.0",
4   "summary": "Flat iOS button with borders.",
5   "description": "                      Everybody loves flat design. But sometimes buttons need to have borders.\n                      BDBorderedButton provides borders to iOS flat button.\n",
6   "homepage": "https://github.com/norsez/BDBorderedButton",
7   "license": "MIT",
8   "authors": {
9     "Norsez Orankijanan": "norsez@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/norsez/BDBorderedButton.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BDBorderedButton": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "Quartzcore"