[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 0 / f / BDBorderedButton / 1.0.1 / BDBorderedButton.podspec.json
blobee9c00f99b3f88603579cc669757dc7cccefb757
2   "name": "BDBorderedButton",
3   "version": "1.0.1",
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.1"
14   },
15   "social_media_url": "http://about.me/norsez",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "BDBorderedButton": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "Quartzcore"