[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / d / IISerialAsyncOperationQueue / 1.0 / IISerialAsyncOperationQueue.podspec.json
blob4325031b047b71662faa7770d61208a1bcc68a1f
2   "name": "IISerialAsyncOperationQueue",
3   "version": "1.0",
4   "summary": "A serial queue supporting async operations. The next operation starts only after the previous one completes.",
5   "homepage": "https://github.com/Inferis/IISerialAsyncOperationQueue",
6   "social_media_url": "https://twitter.com/inferis",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tom Adriaenssen": "http://inferis.org/"
13   },
14   "source": {
15     "git": "https://github.com/Inferis/IISerialAsyncOperationQueue.git",
16     "tag": "1.0"
17   },
18   "source_files": "IISerialAsyncOperationQueue/*.{h,m}",
19   "requires_arc": true