repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] Dalila 1.0.35
[CocoaPods.git]
/
Specs
/
5
/
6
/
9
/
ZCLooper
/
1.0.1
/
ZCLooper.podspec.json
blob
ce5e6d89528cdf37c2666b3d271d3ae27ea06df8
1
{
2
"name": "ZCLooper",
3
"version": "1.0.1",
4
"summary": "Better performance Timer",
5
"homepage": "https://github.com/ooppstef/ZCLooper",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/ooppstef/ZCLooper.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "ZCLooper/ZCLooper/**/*.{h,m}",
18
"authors": {
19
"Charles": "ooppstef@gmail.com"
20
},
21
"requires_arc": true
22
}