[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 4 / e / CPAlert / 0.1.1 / CPAlert.podspec.json
blob54181a33914328f734e81b6e93e0db08d6d40f41
2   "name": "CPAlert",
3   "version": "0.1.1",
4   "summary": "A simple alert wrapper that can be used for displaying alerts.",
5   "description": "A simple alert wrapper that can be used for displaying alerts. It also accepts completions for simple responses and can be used for inputting text.",
6   "homepage": "https://github.com/canpoyrazoglu/CPAlert",
7   "license": "MIT",
8   "authors": {
9     "Can Poyrazoğlu": "can@canpoyrazoglu.com"
10   },
11   "social_media_url": "http://twitter.com/canpoyrazoglu",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/canpoyrazoglu/CPAlert.git",
17     "tag": "v0.1.1"
18   },
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude"