[Add] AMRAdapterBigo-Beta 4.6.0.1
[CocoaPods.git] / Specs / 5 / a / 7 / ABNScheduler / 0.1.0 / ABNScheduler.podspec.json
bloba1717cd12b881afeed5701099b29d3c82e5cb96b
2   "name": "ABNScheduler",
3   "version": "0.1.0",
4   "summary": "ABNScheduler is a local notifications scheduler for iOS written in Swift",
5   "description": "Easily schedule and manipulate local notifications\nAbility to schedule more than 64 local notifications\nSchedule flexible notifications (upcoming)",
6   "homepage": "https://github.com/nfntynl/ABNScheduler/tree/master",
7   "license": "MIT",
8   "authors": {
9     "Ahmed Abdul Badie": "badie.ahmed@icloud.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/nfntynl/ABNScheduler.git",
16     "tag": "0.1.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude"