[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / e / 1 / ProgressObserver / 1.1.0 / ProgressObserver.podspec.json
blobe51f11b9be1304750b65bde5a23311694b4e545b
2   "name": "ProgressObserver",
3   "version": "1.1.0",
4   "summary": "ProgressObserver is a subclass on NSProgress that provides an elegant delegate API over KVO",
5   "authors": {
6     "Ayush Newatia": "ayush.newatia@icloud.com"
7   },
8   "platforms": {
9     "ios": "9.0"
10   },
11   "homepage": "https://github.com/ayushn21/ProgressObserver",
12   "source": {
13     "git": "https://github.com/ayushn21/ProgressObserver.git",
14     "tag": "1.1.0"
15   },
16   "social_media_url": "https://twitter.com/ayushn21",
17   "license": "MIT",
18   "requires_arc": true,
19   "source_files": "ProgressObserver/*.swift"