[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 4 / 500px-iOS-api / 1.0.2 / 500px-iOS-api.podspec.json
blobb34d941a1dbefa91877ca662492425dfce17cf1c
2   "name": "500px-iOS-api",
3   "version": "1.0.2",
4   "summary": "A simple SDK for accessing the 500px API.",
5   "homepage": "https://github.com/500px/500px-iOS-api",
6   "license": "MIT",
7   "authors": {
8     "Ash Furrow": "ash@ashfurrow.com"
9   },
10   "source": {
11     "git": "https://github.com/500px/500px-iOS-api.git",
12     "tag": "1.0.2"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": [
18     "Classes",
19     "PXAPI/**/*.{h,m}"
20   ],
21   "requires_arc": true