[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 2 / 1 / pop / 1.0.0 / pop.podspec.json
blob924597bcadcf7c8685eec43a96d752af5b58859f
2   "name": "pop",
3   "version": "1.0.0",
4   "license": {
5     "type": "BSD"
6   },
7   "homepage": "https://github.com/facebook/pop",
8   "authors": {
9     "Kimon Tsinteris": "kimon@mac.com"
10   },
11   "summary": "Animation framework for iOS and OS X.",
12   "source": {
13     "git": "https://github.com/facebook/pop.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "pop/**/*.{h,m,mm}",
17   "public_header_files": "pop/{POP,POPAnimatableProperty,POPAnimation,POPAnimationEvent,POPAnimationExtras,POPAnimationTracer,POPAnimator,POPBasicAnimation,POPCustomAnimation,POPDecayAnimation,POPDefines,POPGeometry,POPPropertyAnimation,POPSpringAnimation}.h",
18   "requires_arc": true,
19   "social_media_url": "https://twitter.com/fbOpenSource",
20   "platforms": {
21     "ios": "6.0",
22     "osx": "10.7"
23   }