[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 5 / c / b / APOperations / 1.0.0 / APOperations.podspec.json
blob626a791c76262979e6d1695cf9cadc4238e0ac51
2   "name": "APOperations",
3   "version": "1.0.0",
4   "summary": "An Objective-C implementation of the WWDC 2015 Advanced NSOperations sample code",
5   "description": "APOperations is an Objective-C implementation of the WWDC 2015 Advanced NSOperations sample code: https://developer.apple.com/videos/play/wwdc2015-226/\nAlso incorporates changes made to the sample code in PSOperations: https://github.com/pluralsight/PSOperations",
6   "homepage": "https://github.com/iMinichrispy/APOperations",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Perez": "alex@iminichrispy.com"
13   },
14   "source": {
15     "git": "https://github.com/iMinichrispy/APOperations.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/iMinichrispy",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "APOperations/**/*"