[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / c / 3 / ACPButton / 1.0.0 / ACPButton.podspec.json
blob9b36153bbd9978057f1bce3a52d07e6c004fd65f
2   "name": "ACPButton",
3   "version": "1.0.0",
4   "summary": "UIButton subclass to easily add custom buttons to your iOS app.",
5   "homepage": "https://github.com/antoniocasero/ACPButton",
6   "screenshots": "https://github.com/antoniocasero/ACPButton/blob/master/Screenshot1.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Antonio Casero": "anto.casero@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/antoniocasero/ACPButton.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "ACPButton.{h,m}",
22   "requires_arc": true