[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / b / AQSPermissionsLib / 0.2.0 / AQSPermissionsLib.podspec.json
blobbd06589e13d16c96bb98724781dfe458d2c59ad2
2   "name": "AQSPermissionsLib",
3   "version": "0.2.0",
4   "summary": "Handle permissions without headache.",
5   "homepage": "https://github.com/AquaSupport/AQSPermissionsLib",
6   "license": "MIT",
7   "authors": {
8     "kaiinui": "lied.der.optik@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/AquaSupport/AQSPermissionsLib.git",
12     "tag": "v0.2.0"
13   },
14   "source_files": "PermissionsLib/Classes/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   }