[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / 9 / AppInfoOSX / 0.1 / AppInfoOSX.podspec.json
blob2583ff34c54eb35e9b4036f37cb5fe425d56df44
2   "name": "AppInfoOSX",
3   "version": "0.1",
4   "summary": "AppInfoOSX - Swift way to get information about your app with static type safe API",
5   "homepage": "https://github.com/peterdeweese/AppInfoOSX",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Peter DeWeese": "peter@dewee.se"
12   },
13   "social_media_url": "http://twitter.com/peterdeweese",
14   "platforms": {
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/peterdeweese/AppInfoOSX.git",
19     "tag": "0.1"
20   },
21   "source_files": "AppInfoOSX/*.{swift}",
22   "requires_arc": true