[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 6 / c / AFFAlertView / 0.3.2 / AFFAlertView.podspec.json
blob4279a74843ff9cd7ba4ac71034167e811ca12716
2   "name": "AFFAlertView",
3   "version": "0.3.2",
4   "authors": {
5     "Jeremy Fuellert": "jfuellert@gmail.com"
6   },
7   "summary": "AFFAlertView is customizable iOS 7 styled UIAlertView alternative that supports subclassing.",
8   "homepage": "https://github.com/jfuellert/AFFAlertView",
9   "license": "MIT",
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/jfuellert/AFFAlertView.git",
15     "tag": "0.3.2"
16   },
17   "source_files": "AFFAlertView/AFFAlertView/*/*.{h,m}",
18   "public_header_files": "AFFAlertView/AFFAlertView/*/*.h",
19   "requires_arc": true