[Add] NASSDK 1.4.21
[CocoaPods.git] / Specs / 8 / f / 3 / NTDAppStoreRoundFramedButton / 0.0.1 / NTDAppStoreRoundFramedButton.podspec.json
blob04ab489758981dae105389c8c9387a911d97a5b6
2   "name": "NTDAppStoreRoundFramedButton",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An iOS 7 App Store round framed style button.",
9   "homepage": "https://github.com/NicholasTD07/NTDAppStoreRoundFramedButton",
10   "authors": {
11     "NicholasTD07": "Nicholas.TD07@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/NicholasTD07/NTDAppStoreRoundFramedButton.git",
15     "tag": "0.0.1"
16   },
17   "description": "                NTDAppStoreRoundFramedButton is like the round framed button found in iOS 7's App Store, more specifically, the button which says '$0.99' or 'OPEN'.\n                Though the code is simple, it took some time to adjust the apperance of the button to look like the button in App Store.\n",
18   "source_files": "NTDAppStoreRoundFramedButton/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "platforms": {
22     "ios": null
23   }