[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / a / FrameObserver / 0.0.2 / FrameObserver.podspec.json
blobf577579a0d4a29f9128212896d65eba1fd6ff31d
2   "name": "FrameObserver",
3   "version": "0.0.2",
4   "summary": "FrameObserver will help you attach observers to UIView subclasses to get notifications for their frame change.",
5   "description": "Attach observers to UIView subclasses to get notified when their frame changes.",
6   "homepage": "https://github.com/seanthegoudarzi/FrameObserver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seanthegoudarzi": "seanpgoudarzi@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/seanthegoudarzi",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/seanthegoudarzi/FrameObserver",
20     "tag": "0.0.2"
21   },
22   "source_files": "FrameObserver/**/*.{h,m,swift}"