[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 8 / 6 / 0 / ARoute / 0.0.2 / ARoute.podspec.json
blobbd2753cb828fd86afd52214ab5d2449240903582
2   "name": "ARoute",
3   "version": "0.0.2",
4   "summary": "ARoute",
5   "description": "ARoute for every dev!",
6   "homepage": "https://github.com/aronbalog",
7   "license": "MIT",
8   "authors": {
9     "Aron Balog": "aronbalog@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/aronbalog/ARoute.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "ARoute",
20     "ARoute/**/*.{h,m}"
21   ],
22   "public_header_files": "ARoute/Classes/Public/**/*.h",
23   "requires_arc": true,
24   "prefix_header_file": "ARoute/Support/ARoutePrefixHeader.pch"